Welcome![Sign In][Sign Up]
Location:
Search - c wav

Search list

[Windows DevelopBCB编程技巧——将Wav格式压缩成Mp3

Description: 将Wav格式压缩成Mp3-to Wav compressed into MP3 format
Platform: | Size: 10240 | Author: 邓世彪 | Hits:

[Delphi/CppBuilderc++builder_en

Description: Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.-Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builde
Platform: | Size: 464896 | Author: 石后生 | Hits:

[Multimedia Develop2WAV

Description: 能将原始PCM数据转成标准WAV文件的源码。-can change original PCM data into the resoure code of standard WAV file
Platform: | Size: 263168 | Author: XP | Hits:

[Audio programcswavrec_src

Description: C#实现的WINDOWS录音与回放,使用WAVE系列API函数,效果很好.加上压缩库与网络模块,可转变成网络聊天程序.-C# implement windows wave record and play back, using wave api. Very good purpose. Include encode lib and network module,can convert to network chat program.
Platform: | Size: 15360 | Author: zly | Hits:

[Multimedia Develop获取AVI类型文件的信息

Description: 由于在Windows2000下右键点击RIFF (*.avi,*.wav) 类型的文件,在摘要里没有该文件的具体信息,所以我就编了一个小程序,用来显示该类型文件的信息。具体信息主要包含视频流和音频流信息。视频流信息主要有:(1)Total frames (2)Frame rate (3)Codec (4)视频的宽度和高度等。音频信息主要有:(1)音频的格式 (2)单声道还是立体声 (3)采样频率等。-in Windows2000 Right click RIFF (*. avi,*. wav) file types, in a summary of the document was not specific information, so I compiled a small program used to indicate the type of document information. Specific information mainly includes streaming video and audio streams of information. Video streams of information are : (1) Total frames (2) Frame rate (3) Codec (4) video on the width and height. Major Audio Information : (1) Audio format (2) mono or stereo (3) sampling frequency.
Platform: | Size: 30720 | Author: 高飞 | Hits:

[CSharpcswavrec_src

Description: 应用C#语言调用win32 API进行音频采集与回放-application language called C# win32 API Audio Recording and Playback
Platform: | Size: 68608 | Author: 赵旭 | Hits:

[Multimedia Developcswavplay_src

Description: C#编写的wav播放器源码,摘自codeproject-C# prepared by the wav player source, extracted from codeproject
Platform: | Size: 12288 | Author: 唐唐 | Hits:

[Multimedia Developrecordwav

Description: WAV录音机,可以时刻录音,时刻暂停,继续录音,功能比较齐全-WAV recorder, recording time can always be suspended, to continue recording more complete function
Platform: | Size: 39936 | Author: 大毛 | Hits:

[Multimedia Developwaveread

Description: 我所上传得是一个 读 wav格式的 c程序!将wav格式进行读取-From that I have is a reading program wav format c! Wav format to be read
Platform: | Size: 2048 | Author: | Hits:

[Audio programwavcaiyang

Description: C实现wav采样率转换的算法 C实现wav采样率转换的算法-C achieve wav sample rate conversion algorithm C to achieve wav sample rate conversion algorithm
Platform: | Size: 1024 | Author: mjlhb | Hits:

[Audio programWAV

Description: 这是一个wav的编码和解码包。对外提供获取总帧数、总播放时间、通道和速率等信息接口。-This is a wav encoding and decoding packets. Provide access to the total number of frames, the total broadcast time, channel and rate information interface.
Platform: | Size: 11264 | Author: 三江水 | Hits:

[Audio programSoundViewerSource

Description: ShowWaveForm is based off of a c++ class written by Alexander Beletsky called CWaveFile. This is a port to C#, with some added features. A small .wav file is included in the demo project .zip file for testing. -ShowWaveForm is based off of a c++ Class written by Alexander Beletsky called CWaveFile. This is a port to C#, With some added features. A small. Wav file is included in the demo project. Zip file for testing.
Platform: | Size: 28672 | Author: 政逸 | Hits:

[Audio programMiniWAVPlayer

Description: Mini WAV file player, it can show the waveform and spectrum of the file
Platform: | Size: 48128 | Author: 魏辉如 | Hits:

[CSharpCSharpSoundWave

Description: 在VS2005下用C#编的“声音波形的绘制”的源代码。-In VS2005 using C# Series of
Platform: | Size: 26624 | Author: 冀宏斌 | Hits:

[Audio programwavplay

Description: 用C语言编写的WAVE播放程序,供大家交流参考-Using C language WAVE player for everyone to exchange reference
Platform: | Size: 1024 | Author: linlin | Hits:

[Audio programwav

Description: 用C语言实现的wav文件的播放,采样,解压,和传输-Using C language to achieve the wav file playback, sampling, decompression, and transmission
Platform: | Size: 12288 | Author: wangliang | Hits:

[SCMMp3Player

Description: 在ARM7开发板W90P710上实现的MP3播放器,支持mp3、wav格式,支持U盘和SD卡,带LCD彩屏显示。-W90P710 in ARM7 development board to achieve the MP3 player, support mp3, wav format, support U disk and SD cards, with color LCD display.
Platform: | Size: 2044928 | Author: 阳敬 | Hits:

[Linux-UnixC-Playwav-latest

Description: 使用SDL播放wav音频文件,内附编译步骤,在FC上测试通过-Using SDL to play wav audio file, enclosing the compiler steps through the FC test
Platform: | Size: 330752 | Author: 小云 | Hits:

[Software Engineeringwav-player-atmega32

Description: wav player design with avr
Platform: | Size: 197632 | Author: ali | Hits:

[OtherMP3Compressor

Description: c# wav转mp3,自动识别wav文件码流(c# wav to mp3,auto discern wav file)
Platform: | Size: 508928 | Author: 小马哥哥哥哥 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 19 »

CodeBus www.codebus.net